Method Summary |
|
_full_description(self)
|
|
_short_description(self)
|
Inherited from DopalObjectMixin |
|
__repr__ (self)
|
|
__str__ (self)
Generates a string representation of this object - the value of this
string will be the result returned by the __unicode__ method. |
|
__unicode__ (self)
Generates a text representation of this object. |
|
full_description (self)
|
|
short_description (self)
|
Inherited from AzureusDiskManagerFileInfo |
|
createChannel (self,
*args,
**kwargs)
|
|
getAccessMode (self,
*args,
**kwargs)
|
|
getDownload (self,
*args,
**kwargs)
|
|
getDownloaded (self,
*args,
**kwargs)
|
|
getFile (self,
*args,
**kwargs)
|
|
getFirstPieceNumber (self,
*args,
**kwargs)
|
|
getIndex (self,
*args,
**kwargs)
|
|
getLength (self,
*args,
**kwargs)
|
|
getLink (self,
*args,
**kwargs)
|
|
getNumPieces (self,
*args,
**kwargs)
|
|
isDeleted (self,
*args,
**kwargs)
|
|
isPriority (self,
*args,
**kwargs)
|
|
isSkipped (self,
*args,
**kwargs)
|
|
setDeleted (self,
*args,
**kwargs)
|
|
setLink (self,
*args,
**kwargs)
|
|
setPriority (self,
*args,
**kwargs)
|
|
setSkipped (self,
*args,
**kwargs)
|
Inherited from AzureusObject |
|
_get_self_from_root_object (self,
plugin_interface)
|
Inherited from RemoteAttributesMixin |
|
__init__ (self,
*args,
**kwargs)
|
|
__getattr__ (self,
name)
|
|
__setattr__ (self,
name,
value)
|
|
get_remote_attributes (self)
|
|
is_remote_attribute (self,
name)
|
|
set_remote_attribute (self,
name,
value)
|
|
update_remote_data (self,
remote_attribute_dict)
|
|
_get_type_for_attribute (self,
name,
mapping_key)
|
Inherited from RemoteMethodMixin |
|
invoke_object_method (self,
method,
method_args,
result_type)
|
|
_get_remote_method_on_demand (self,
name)
|
Inherited from RemoteObject |
|
get_connection (self)
|
|
get_object_id (self)
|
|
get_remote_type (self)
|
|
get_short_object_id (self)
|
|
refresh_object (self)
Updates the remote attributes on this object. |
|
verify_connection (self)
|
|
_handle_invocation_error (self,
error,
method_name,
method_args)
|
|
_refresh_object (self,
connection_to_use)
Internal method which refreshes the attributes on the object. |
Inherited from DiskManagerFileInfoDataType |
|
get_xml_type ()
(Static method)
|